treeview: Draw background when empty
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 Jan 2016 23:31:30 +0000 (18:31 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 Jan 2016 23:31:30 +0000 (18:31 -0500)
commit7d16b8df29824adf1bd0cc1a8f2651b0c04c7f4c
treea692ebd05a76fda4ec2c92e768af988060ba18c6
parent16726e31f00438a728947be48ae80fd48327db97
treeview: Draw background when empty

We have a function we call for drawing the empty case, but
it only renders a focus rectangle. Make it draw the background
as well.

https://bugzilla.gnome.org/show_bug.cgi?id=761309
gtk/gtktreeview.c